home *** CD-ROM | disk | FTP | other *** search
/ Internet Surfer 2.0 / Internet Surfer 2.0 (Wayzata Technology) (1996).iso / pc / text / mac / faqs.542 < prev    next >
Text File  |  1996-02-12  |  29KB  |  612 lines

  1. Frequently Asked Questions (FAQS);faqs.542
  2.  
  3.  
  4.  
  5. If you have not already read the overall Usenet introductory material
  6. posted to "news.announce.newusers", please do.  Much of this article
  7. overlaps with the common sense guidelines posted there.
  8.  
  9.          Should I Post My Unix Question to the Net?
  10.  
  11. Often the answer is "No, you can get an answer a lot faster without
  12. posting a question." Before you post, you should try -
  13.  
  14.     o Reading the manual for your system.  Some day you may encounter
  15.       the phrase "RTFM", which stands for "Read the Fine Manual"
  16.       (except 'F' doesn't really stand for "Fine").  If you ask
  17.       someone a question and they tell you to RTFM, it's an
  18.       indication that you haven't done your homework.   For instance,
  19.       if you are having trouble removing a file whose name begins
  20.       with a "-", check the man page for "rm".  It might tell
  21.       you what you need to know.
  22.  
  23.       When people use terminology like "read(2)", they are referring
  24.       to the "read" man page in section 2 of the manual (which you
  25.       would see by using "man 2 read").
  26.  
  27.     o Finding a knowledgeable user at your site.  Many sites have
  28.       at least a few Unix experts who will be happy to help you
  29.       figure out how to remove a file whose name begins with "-".
  30.       Many larger sites, particularly universities, may even have
  31.       paid consultants whose job is to help you with Unix problems.
  32.       Check with them first.
  33.  
  34.     o Find a good introductory book on Unix.  There are plenty of
  35.       such books available, and you will save yourself a lot
  36.       of trouble by having one handy and consulting it frequently.
  37.       (Question 1.5 in the companion articles will let you know
  38.        where you can find a list of good Unix and C books.)
  39.  
  40. Please remember that the comp.unix.* newsgroups are read by over 80,000
  41. people around the world, and that posting a question to this group will
  42. cost a lot of time and money by the time your article is distributed to
  43. Asia, Australia, Europe (west and east), Africa, the middle east,
  44. and all corners of North, South and Central America.
  45.  
  46. Also, some people receive these newsgroups as part of a mailing list
  47. rather than a newsgroup.  If you're one of these people, please don't
  48. send a "Remove me from this list" or "UNSUBSCRIBE"  message to the
  49. wrong place.  Take the time to figure out where you're getting this
  50. stuff from, and send your request to the mailing list maintainer, *not*
  51. to the list or newsgroup itself!  Ask your local postmaster for help.
  52. (One of the answers in the companion articles deals with the details of
  53. the mailing list.)
  54.  
  55.                To Which Newsgroup Should I Post My Question?
  56.  
  57. The choice of newsgroup is harder than it used to be.  In the old days,
  58. you just had to choose between "comp.unix.questions" and
  59. "comp.unix.wizards".  Now there are a variety of more specific groups.
  60. Choose one of the following groups carefully.  If you aren't sure where
  61. your question belongs or if your question is not specific to some
  62. particular version of Unix, try "comp.unix.questions".  Many
  63. knowledgeable Unix wizards read that group and will be able to help you.
  64.  
  65. Here are the capsule descriptions of various groups you might consider
  66. (extracted from a monthly posting to "news.announce.newusers")
  67.  
  68. comp.unix.questions     General questions from UNIX users and sys admins.
  69.             If your question isn't a really good match for one of
  70.             the groups below, post it here.
  71.  
  72. news.answers        Repository for periodic USENET articles. (Moderated)
  73.             This article is crossposted there.
  74.             Do not try to post here unless you're
  75.             posting a list of FAQ's and their answers.
  76.  
  77. comp.unix.shell         Using and programming any UNIX shell.
  78.  
  79. comp.lang.c             Discussion about C.
  80.  
  81. comp.sources.unix       Postings of complete, UNIX-oriented sources. (Moderated)
  82. comp.std.unix           Discussion for the P1003 committee on UNIX. (Moderated)
  83. comp.unix               Discussion of UNIX* features and bugs. (Moderated)
  84. comp.unix.admin         Administering a Unix-based system.
  85. comp.unix.aix           IBM's version of UNIX.
  86. comp.unix.amiga        Unix on the Commodore Amiga
  87. comp.unix.aux           The version of UNIX for Apple Macintosh II computers.
  88. comp.unix.bsd           Discussions relating to BSD UNIX.
  89. comp.unix.internals     Discussions on hacking UNIX internals.
  90. comp.unix.large         UNIX on mainframes and in large networks.
  91. comp.unix.misc          Various topics that don't fit other groups.
  92. comp.unix.msdos         MS-DOS running under UNIX by whatever means.
  93. comp.unix.programmer    Q&A for people programming under Unix.
  94. comp.unix.sysv286       UNIX System V (not XENIX) on the '286.
  95. comp.unix.sysv386       Versions of Unix (not Xenix) on Intel 80386-based boxes.
  96. comp.unix.ultrix        Discussions about DEC's Ultrix.
  97. comp.unix.xenix.misc    General discussions regarding XENIX (except SCO).
  98. comp.unix.xenix.sco     XENIX versions from the Santa Cruz Operation.
  99.  
  100. comp.unix.wizards       In-depth discussions of advanced unix topics.
  101.             People should not post to this group unless they
  102.             have used unix as a user, sysadmin and know details
  103.             of the kernel, and how different unix kernels differ.
  104.             In other words, don't post to comp.unix.wizards.
  105.  
  106.           What Information Should I Include?
  107.  
  108. It's hard to include too much information.  There are hundreds of
  109. different Unix systems out there, and they all have less in common
  110. than you might think.  If you have a problem and are posting an
  111. article, please be sure to mention:
  112.  
  113.     o A descriptive subject line.  Many people will decide whether
  114.       to read your article solely on the basis of the subject line,
  115.       so it should be a good statement of your problem.
  116.  
  117.       NOT GOOD                          GOOD
  118.  
  119.       "Help"                            "How do I sort a file by line length?"
  120.       "Csh question"            "csh dumps core when I use '$<'"
  121.  
  122.     o What computer you are using, and what specific version
  123.       of the operating system it uses.  For instance,
  124.  
  125.         SunOS 4.0.1, Sun 3/50
  126.         4.3BSD-tahoe, Vax 11/780
  127.         SVR3.2, 3b2
  128.  
  129.     o If possible, the *exact* text of any error message you
  130.       may have encountered.
  131.  
  132.       WRONG                RIGHT
  133.  
  134.       "I can't print this file"     "When I type 'lpr Filename', I get
  135.                       lpr: Filename: File too ugly to print
  136.                      What does this mean?  It isn't in
  137.                      the man page.  This is using
  138.                      Mueslix 9.3 on a Fax 68086502"
  139.  
  140. It's a good idea to post unrelated questions in separate articles,
  141. so that people can keep different discussions separate.   It's also
  142. a *very* good idea to include a line or two like this:
  143.  
  144.     "Please mail your answers to me and I'll summarize what I get
  145.      and post the results to comp.unix.questions."
  146.  
  147. This prevents many identical responses from different users to the
  148. same question from clogging up the newsgroup.  And make sure
  149. you really summarize what you get - don't just concatenate
  150. all the mail you've received.
  151.  
  152. It's also a good idea to read comp.unix.questions for at least a couple
  153. of weeks after you post your article to see what followup articles
  154. are posted.
  155.  
  156.                 Should I Post an Answer to a Question?
  157.  
  158. It's very tempting to post an answer to a question you read on the net,
  159. especially when you think "Aha, finally - a question I can answer!"
  160. Consider though that when a simple question is asked, such as the
  161. sort about to be answered below, many other people around the
  162. world already know the answer and may be posting their own reply.
  163. In order to avoid dozens of replies to simple questions, please
  164. wait a day or so and see if anyone else has already answered
  165. the question.  If you have something special to contribute, please
  166. do so, but make sure you're not duplicating something someone else has
  167. already done.
  168.  
  169. You should feel free to reply to any question >by email<.  Even if
  170. the user gets 200 responses to his question, at least the load on the
  171. rest of the net is minimized.
  172.  
  173.                     What About Posting Source Code?
  174.  
  175. Posting small amounts of example code is fine (use comp.sources.unix to
  176. distribute complete programs) - but please make sure that your code
  177. runs (or at least compiles) properly.  Don't just type it in while
  178. editing your posting and hope it will work, no matter how sure you are
  179. that it will.  We all make mistakes.
  180.  
  181.                         What About Those People
  182.        Who Continue to Ask Stupid or Frequently Asked Questions
  183.          In Spite of The Frequently Asked Questions Document?
  184.  
  185. Just send them a polite mail message, possibly referring them to this document.
  186. There is no need to flame them on the net - it's busy enough as it is.
  187. --
  188. Ted Timar - tmatimar@empress.com
  189. Empress Software, 3100 Steeles Ave E, Markham, Ont., Canada L3R 8T3
  190. Xref: bloom-picayune.mit.edu news.misc:9009 news.answers:3575
  191. Path: bloom-picayune.mit.edu!enterpoop.mit.edu!snorkelwacker.mit.edu!think.com!sdd.hp.com!zaphod.mps.ohio-state.edu!darwin.sura.net!gatech!purdue!spaf
  192. From: spaf@cs.purdue.EDU (Gene Spafford)
  193. Newsgroups: news.misc,news.answers
  194. Subject: Changes to Answers to Frequently Asked Questions about Usenet
  195. Message-ID: <spaf-c_questions_719471757@cs.purdue.edu>
  196. Date: 19 Oct 92 05:15:58 GMT
  197. Expires: 18 Dec 92 17:15:57 GMT
  198. Followup-To: news.misc
  199. Organization: Dept. of Computer Sciences, Purdue Univ.
  200. Lines: 75
  201. Approved: spaf@cs.purdue.EDU
  202. Supersedes: <spaf-c_questions_711614976@cs.purdue.edu>
  203.  
  204. Archive-name: usenet-faq/diff1
  205. Last-change: 18 Oct 1992 by mvac23!thomas@udel.edu (Thomas Lapp)
  206.  
  207.  
  208. *** old/questions.n    Sat Sep 19 23:17:57 1992
  209. --- ./src/questions.n    Sun Oct 18 23:39:13 1992
  210. ***************
  211. *** 5,7 ****
  212.   Original-author: jerry@eagle.UUCP (Jerry Schwarz)
  213. ! Last-change: 19 Jul 1992 by mvac23!thomas@udel.edu (Thomas Lapp)
  214.  
  215. --- 5,7 ----
  216.   Original-author: jerry@eagle.UUCP (Jerry Schwarz)
  217. ! Last-change: 18 Oct 1992 by mvac23!thomas@udel.edu (Thomas Lapp)
  218.  
  219. ***************
  220. *** 604,610 ****
  221.        and the agencies involved have been appealing for people to stop.
  222. !      So many postcards were sent (33 million as of May 1991) that the
  223. !      agencies involved in the effort don't know what to do with them.
  224. !      The Guinness people have recorded the boy, Craig Shergold, as the
  225. !      record holder in the category (cf. page 207 of the 1992 US
  226. !      edition).  However, they will not accept claims for a new try at
  227.        the record.  For confirmation, you can see page 24 of the 29 July
  228. --- 604,609 ----
  229.        and the agencies involved have been appealing for people to stop.
  230. !      So many postcards were sent that the agencies involved in the
  231. !      effort don't know what to do with them.  The Guinness people have
  232. !      recorded the boy, Craig Shergold, as the record holder in the
  233. !      category.  However, they will not accept claims for a new try at
  234.        the record.  For confirmation, you can see page 24 of the 29 July
  235. ***************
  236. *** 613,614 ****
  237. --- 612,622 ----
  238.  
  239. +      According to the 1993 edition of the GBWR, on page 213:
  240. +     Craig Shergold (born 1979) of Carshalton, Surrey when
  241. +     undergoing cancer chemo-therapy was sent a record 33
  242. +     million get-well cards until May 1991 when his mother
  243. +     pleaded for no more.  A successful 5 hour operation on
  244. +     a brain tumour by neurosurgeon Neal Kassel at Virginia
  245. +     University, Charlottesville, USA in March 1991 greatly
  246. +     improved his condition.
  247. +
  248.        If you want to do something noble, donate the cost of a stamp and
  249. ***************
  250. *** 716,727 ****
  251.  
  252. !      The most well-known gateway of this sort is ucbvax.berkeley.edu.
  253. !      To post a message to the Usenet through that gateway, you take
  254. !      the name of the newsgroup to which you want to post and convert
  255. !      all of the periods to dashes, and use that as the address to
  256. !      which to send your message.  For example, to post a message to
  257. !      news.newusers.questions, you would mail it to
  258. !      news-newusers-questions@ucbvax.berkeley.edu.
  259.  
  260. !      Please do not use this service if you have other posting access
  261. !      to the Usenet.
  262.  
  263. --- 724,733 ----
  264.  
  265. !      One of them is decwrl.dec.com.  To use its gateway, you mail the
  266. !      message you wish to post to newsgroup.name.usenet@decwrl.dec.com.
  267. !      For example, to post to news.newusers.questions, you would send
  268. !      your message to news.newusers.questions.usenet@decwrl.dec.com.
  269.  
  270. !      Mail-to-news gateways of this sort tend to be overloaded.
  271. !      Therefore, please do not use this gateway or any other similar
  272. !      gateway if you have other posting access to the Usenet.
  273.  
  274. --
  275. Gene Spafford
  276. Software Engineering Research Center & Dept. of Computer Sciences
  277. Purdue University, W. Lafayette IN 47907-1398
  278. Internet:  spaf@cs.purdue.edu    phone:  (317) 494-7825
  279. Xref: bloom-picayune.mit.edu news.announce.newusers:917 news.answers:3561
  280. Path: bloom-picayune.mit.edu!snorkelwacker.mit.edu!spool.mu.edu!darwin.sura.net!gatech!purdue!spaf
  281. From: spaf@cs.purdue.EDU (Gene Spafford)
  282. Newsgroups: news.announce.newusers,news.answers
  283. Subject: Answers to Frequently Asked Questions about Usenet
  284. Message-ID: <spaf-questions_719471674@cs.purdue.edu>
  285. Date: 19 Oct 92 05:14:35 GMT
  286. Expires: 18 Dec 92 17:14:34 GMT
  287. Followup-To: news.newusers.questions
  288. Organization: Dept. of Computer Sciences, Purdue Univ.
  289. Lines: 792
  290. Approved: spaf@cs.purdue.EDU
  291. Supersedes: <spaf-questions_716962650@cs.purdue.edu>
  292.  
  293. Archive-name: usenet-faq/part1
  294. Original-author: jerry@eagle.UUCP (Jerry Schwarz)
  295. Last-change: 18 Oct 1992 by mvac23!thomas@udel.edu (Thomas Lapp)
  296.  
  297.  
  298.               Frequently Submitted Items
  299.  
  300. This document discusses some questions and topics that occur
  301. repeatedly on USENET.  They frequently are submitted by new users, and
  302. result in many followups, sometimes swamping groups for weeks. The
  303. purpose of this note is to head off these annoying events by answering
  304. some questions and warning about the inevitable consequence of asking
  305. others.  If you don't like these answers, let spaf@cs.purdue.edu know.
  306.  
  307. Note that some newsgroups have their own special "Frequent Questions &
  308. Answers" posting.  You should read a group for a while before posting
  309. any questions, because the answers may already be present.
  310. Comp.unix.questions and comp.unix.internals are examples -- Steve Hayman
  311. regularly posts an article that answers common questions, including
  312. some of the ones asked here.
  313.  
  314. This list is often referred to as FAQ -- the Frequently Asked
  315. Questions.  If you are a new user of the Usenet and don't find an
  316. answer to your questions here, you can try asking in the
  317. news.newusers.questions group.  You might also read through other FAQ
  318. lists, cross-posted to the news.answers group.
  319.  
  320.  
  321.                    Contents
  322.                    ========
  323.  
  324.  1.  What does UNIX stand for?
  325.  2.  What is the derivation of "foo" as a filler word?
  326.  3.  Is a machine at "foo" on the net?
  327.  4.  What does "rc" at the end of files like .newsrc mean?
  328.  5.  What does :-) mean?
  329.  6.  How do I decrypt jokes in rec.humor?
  330.  7.  misc.misc or misc.wanted: Is John Doe out there anywhere?
  331.  8.  sci.math: Proofs that 1=0.
  332.  9.  rec.games.*: Where can I get the source for empire or rogue?
  333. 10.  comp.unix.questions: How do I remove files with non-ascii
  334.      characters in their names?
  335. 11.  comp.unix.internals: There is a bug in the way UNIX handles
  336.      protection for programs that run suid, or any other report of
  337.      bugs with standard software.
  338. 12.  Volatile topics, e.g., soc.women: What do you think about abortion?
  339. 13.  soc.singles: What do MOTOS, MOTSS, and MOTAS  stand for?
  340.      What does LJBF mean?
  341. 14.  soc.singles and elsewhere:  What does HASA stand for?
  342. 15.  sci.space.shuttle: Shouldn't this group be merged with sci.space?
  343. 16.  How do I use the "Distribution" feature?
  344. 17.  Why do some people put funny lines ("bug killers") at the beginning
  345.      of their articles?
  346. 18.  What is the address or phone number of the "foo" company?
  347. 19.  What is the origin of the name "grep"?
  348. 20.  How do I get from BITNET to UUCP, Internet to BITNET, JANET etc. etc.?
  349. 21.  Didn't some state once pass a law setting pi equal to 3 ?
  350. 22.  Where can I get the necessary software to get a "smart"
  351.      mail system running on my machine that will take advantage
  352.      of the postings in comp.mail.maps?  (E.g., pathalias, smail, etc.)
  353. 23.  What is "food for the NSA line-eater"?
  354. 24.  Does anyone know the {pinouts, schematics, switch settings,
  355.      what does jumper J3 do} for widget X?
  356. 25.  What is "anonymous ftp"?
  357. 26.  What is UUNET?
  358. 27.  Isn't the posting mechanism broken?  When I post an article to both
  359.      a moderated group and unmoderated groups, it gets mailed to the
  360.      moderator and not posted to the unmoderated groups.
  361. 28.  comp.arch and elsewhere:  What do FYI and IMHO mean?
  362. 29.  Would someone repost {large software distribution}?
  363. 30.  How do I contact the moderator of an Internet mailing list rather than
  364.      post to the entire list?
  365. 31.  I see BTW (or "btw"), wrt and RTFM in postings.  What do they mean?
  366. 32.  Are there any restrictions on posting e-mail someone sends to me?
  367. 33.  What's an FQDN?
  368. 34.  How do you pronounce "char" in C, "ioctl" in UNIX, the character
  369.      "#", etc., etc.?
  370. 35.  How do you pronounce "TeX"?
  371. 36.  What is the last year of the 20th century A.D.?
  372. 37.  I heard these stories about a dying child wanting
  373.      postcards/get-well cards/business cards to get in the Guinness Book
  374.      of World Records.  Where can I post the address for people to help?
  375. 38.  I just heard about a scheme the FCC has to implement a tax on
  376.      modems!  Where can I post a message so everyone will hear about
  377.      this and do something to prevent it?
  378. 39.  Is there a public access Unix system near me?  How can I get
  379.      access to system for news and mail?
  380. 40.  In rec.pets: My pet has suddenly developed the following symptoms
  381.      .... Is it serious?  In sci.med: I have these symptoms .... Is it
  382.      serious?
  383. 41.  I have this great idea to make money.  Alternatively, wouldn't an
  384.      electronic chain letter be a nifty idea?
  385. 42.  Where can I get archives of Usenet postings?
  386. 43.  Is it possible to post messages to the Usenet via electronic mail?
  387. 44.  Is it possible to read Usenet newsgroups via electronic mail?
  388. 45.  How do I get the news software to include a signature with my
  389.      postings?
  390. 46.  I'm on Bitnet -- can I connect to the net?
  391.  
  392.  
  393.             Questions and Answers
  394.             =====================
  395.  
  396.  1.  What does UNIX stand for?
  397.  
  398.      It is not an acronym, but is a pun on "Multics".  Multics is a
  399.      large operating system that was being developed shortly before
  400.      UNIX was created.  Brian Kernighan is credited with the name.
  401.  
  402.  2.  What is the derivation of "foo" as a filler word?
  403.  
  404.      The favorite story is that it comes from "fubar" which is an
  405.      acronym for "fouled up beyond all recognition", which is supposed
  406.      to be a military term.  (Various forms of this exist, "fouled"
  407.      usually being replaced by a stronger word.) "Foo" and "Bar" have
  408.      the same derivation.
  409.  
  410.  3.  Is a machine at "foo" on the net?
  411.  
  412.      These questions belong in news.config (if anywhere), but in fact
  413.      your best bet is usually to phone somebody at "foo" to find out.
  414.      If you don't know anybody at "foo" you can always try calling and
  415.      asking for the "comp center."  Also, see the newsgroup
  416.      comp.mail.maps where maps of USENET and the uucp network are posted
  417.      regularly.  If you have access to telnet, connect to nic.ddn.mil
  418.      and try the "whois" command.  (See also the answer to question
  419.      #7, below.)
  420.  
  421.  4.  What does "rc" at the end of files like .newsrc mean?
  422.  
  423.      It is related to the phrase "run commands." It is used for any
  424.      file that contains startup information for a command.  The use of
  425.      "rc" in startup files derives from the /etc/rc command file used
  426.      to start multi-user UNIX.
  427.  
  428.  5.  What does :-) mean?
  429.  
  430.       This is the net convention for a "smiley face".  It means that
  431.       something is being said in jest.  If it doesn't look like a smiley
  432.       face to you, flop your head over to the left and look again.
  433.       Variants exist and mean related things; for instance, :-( is sad.
  434.  
  435.       Collections of smileys are posted to various newsgroups from
  436.       time to time. One was posted to comp.sources.misc in v23i102.
  437.  
  438.  6.  How do I decrypt jokes in rec.humor?
  439.  
  440.      The standard cypher used in rec.humor is called "rot13."  Each
  441.      letter is replaced by the letter 13 farther along in the alphabet
  442.      (cycling around at the end).  Most systems have a built-in
  443.      command to decrypt such articles; readnews and nn have the "D"
  444.      command, emacs/gnus has the "^C^R" combination, rn has the "X" or
  445.      "^X" commands, notes has "%" or "R", and VMS news has the
  446.      read/rot13 command.  If your system doesn't have a program to
  447.      encrypt and decrypt these, you can quickly create a shell script
  448.      using "tr":
  449.     tr A-Za-z N-ZA-Mn-za-m
  450.      On some versions of UNIX, the "tr" command should be written as:
  451.     tr "[a-m][n-z][A-M][N-Z]" "[n-z][a-m][N-Z][A-M]"
  452.  
  453.  7.  misc.misc or misc.wanted: Is John Doe out there anywhere?
  454.  
  455.      I suspect that these items are people looking for Freshman room-
  456.      mates that they haven't seen in ten years.  If you have some idea
  457.      where the person is, you are usually better off calling the
  458.      organization.  For example, if you call any Bell Labs location and
  459.      request John Doe's number they can give it to you even if he works
  460.      at a different location.  If you must try the net, use newsgroup
  461.      soc.net-people *NOT* misc.misc or misc.wanted.  Also, you can try
  462.      the "whois" command (see item #3).  There is a periodic posting
  463.      in the news.newusers.questions and news.answers newsgroups that
  464.      gives information on other ways to locate people.
  465.  
  466.  8.  sci.math: Proofs that 1=0.
  467.  
  468.      Almost everyone has seen one or more of these in high school.
  469.      They are almost always based on either division by 0, confusing
  470.      the positive and negative square roots of a number, or performing
  471.      some ill-defined operation.
  472.  
  473.  9.  rec.games.*: Where can I get the source for empire or rogue?
  474.  
  475.      You can't get the source of rogue.  The authors of the game, as is
  476.      their right, have chosen not to make the sources available.
  477.      However, several rogue-like games have been posted to the
  478.      comp.sources.games group and they are available in the archives.
  479.  
  480.      You can obtain the source to a version of empire if you provide
  481.      a tape and SASE *plus* a photocopy of your UNIX source license.
  482.      To obtain further info, contact mcnc!rti-sel!polyof!john.
  483.      You can also call John at +1 516 454-5191 (9am-9pm EST only).
  484.  
  485.      Sites with Internet access can ftp several versions of empire
  486.      from site g.ms.uky.edu
  487.  
  488.      Also, please note that the wizards' passwords in games like these
  489.      are usually system-dependent and it does no good to ask the
  490.      net-at-large what they are.
  491.  
  492. 10.  comp.unix.questions: How do I remove files with non-ascii
  493.      characters in their names?
  494.  
  495.      You can try to find a pattern that uniquely identifies the file.
  496.      This sometimes fails because a peculiarity of some shells is that
  497.      they strip off the highorder bit of characters in command lines.
  498.      Next, you can try an rm -i, or rm -r. Finally, you can mess around
  499.      with i-node numbers and "find".
  500.  
  501.      Some Emacs editors allow you to directly edit a directory, and
  502.      this provides yet another way to remove a file with a funny name
  503.      (assuming you have Emacs and figure out how to use it!).
  504.  
  505.      To remove a file named "-" from your directory, simply do:
  506.      rm ./-
  507.  
  508. 11.  comp.unix.internals: There is a bug in the way UNIX handles
  509.      protection for programs that run suid, or any other report of
  510.      bugs with standard software.
  511.  
  512.      There are indeed problems with the treatment of protection in
  513.      setuid programs.  When this is brought up, suggestions for changes
  514.      range from implementing a full capability list arrangement to new
  515.      kernel calls for allowing more control over when the effective id
  516.      is used and when the real id is used to control accesses.  Sooner
  517.      or later you can expect this to be improved.  For now you just
  518.      have to live with it.
  519.  
  520.      Always discuss suspected bugs or problems with your site software
  521.      experts before you post to the net.  It is likely that the bugs
  522.      have already been reported.  They might also be local changes and
  523.      not something you need to describe to the whole Usenet.
  524.  
  525. 12.  Volatile topics, e.g., soc.women: What do you think about abortion?
  526.  
  527.      Although abortion might appear to be an appropriate topic for
  528.      soc.women, more heat than light is generated when it is brought
  529.      up.  All abortion-related discussion should take place in the
  530.      newsgroup talk.abortion.  If your site administrators have chosen
  531.      not to receive this group, you should respect this and not post
  532.      articles about abortion at all.
  533.  
  534.      This principle applies to other topics: religious upbringing of
  535.      children should be restricted to talk.religion.misc and kept out
  536.      of misc.kids.  Similarly, rape discussions should be kept to
  537.      talk.rape and not in soc.singles, alt.sex and/or soc.women,
  538.      Zionism discussions should be kept to talk.politics.mideast and
  539.      not in soc.culture.jewish; likewise, discussions of Jesus or of
  540.      religions other than Judaism should go to newsgroups for the
  541.      appropriate religion or to talk.religion.misc or alt.messianic.
  542.      Any attempts to proselytize any religious view belongs in
  543.      talk.religion.misc, if it belongs on the net at all.
  544.      Discussions on the merits of Affirmative Action and racial quotas
  545.      belong in talk.politics or alt.discrimination, not in
  546.      soc.culture.african.american.  Discussions about evolution vs.
  547.      creationism should be confined to the talk.origins group.
  548.  
  549.      USENET newsgroups are named for mostly historical reasons, and
  550.      are not intended to be fully general discussion groups for
  551.      everything about the named topic.  Please accept this and post
  552.      articles in their appropriate forums.
  553.  
  554. 13.  soc.singles: What do MOTOS, MOTSS, MOTAS, and SO stand for?
  555.      What does LJBF mean?
  556.  
  557.      Member of the opposite sex, member of the same sex, and member of
  558.      the appropriate sex, respectively.  SO stands for "significant
  559.      other."
  560.  
  561.      LJBF means "Let's just be friends."  This phrase is often heard
  562.      when you least want it.
  563.  
  564. 14.  soc.singles and elsewhere:  What does HASA stand for?
  565.  
  566.      The acronym HASA originated with the Heathen and Atheistic SCUM
  567.      Alliance; the Hedonistic Asti-Spumante Alliance, Heroes Against
  568.      Spaghetti Altering, the Society for Creative Atheism (SCATHE),
  569.      SASA, SALSA, PASTA, and many others too numerous to mention all
  570.      followed.  HASA started in (what is now) talk.religion.misc and
  571.      also turns up in soc.singles, talk.bizarre, et al. because members
  572.      post there too.
  573.  
  574. 15.  sci.space.shuttle: Shouldn't this group be merged with sci.space?
  575.  
  576.      No.  sci.space.shuttle is for timely news bulletins.  sci.space is for
  577.      discussions.
  578.  
  579. 16.  How do I use the "Distribution" feature?
  580.  
  581.      When your posting software (e.g., Pnews or postnews) prompts you
  582.      for a distribution, it's asking how widely distributed you want
  583.      your article.  The set of possible replies is different,
  584.      depending on where you are, but at Bell Labs in Murray Hill, New
  585.      Jersey, possibilities include (for example):
  586.     local    local to this machine
  587.     mh    Bell Labs, Murray Hill Branch
  588.     nj    all sites in New Jersey
  589.     btl    All Bell Labs machines
  590.     att    All AT&T machines
  591.     usa    Everywhere in the USA
  592.     na    Everywhere in North America
  593.     world    Everywhere on USENET in the world
  594.      Many of the posting programs will provide a list of
  595.      distributions, if your site admin has kept the files up-to-date.
  596.  
  597.      If you hit return, you'll get the default, which is usually
  598.      "world.".  This default is often not appropriate -- PLEASE take a
  599.      moment to think about how far away people are likely to be
  600.      interested in what you have to say.  Used car ads, housing wanted
  601.      ads, and things for sale other than specialized equipment like
  602.      computers certainly shouldn't be distributed to Europe and Korea,
  603.      or even to the next state.
  604.  
  605.      It is generally not possible to post an article to a distribution
  606.      that your own machine does not receive.  For instance, if you
  607.      live in Indiana, you can't post an article for distribution only
  608.      in New Jersey or Germany unless your site happens to exchange
  609.      those particular distributions with another site.  Try mailing
  610.      the article to someone in the appropriate area and asking them to
  611.      post it for you.
  612.